func go/types.validatedImportPath

2 uses

	go/types (current package)
		resolver.go#L84: func validatedImportPath(path string) (string, error) {
		resolver.go#L256: 				path, err := validatedImportPath(d.spec.Path.Value)